Changeset 58770
- Timestamp:
- 07/20/2024 10:06:39 AM (5 months ago)
- Location:
- trunk/src/wp-content/themes/twentytwentyfour/patterns
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php
r58111 r58770 8 8 * Post Types: page, wp_template 9 9 * Viewport width: 1400 10 * Description: A por folio home page that features a gallery.10 * Description: A portfolio home page that features a gallery. 11 11 */ 12 12 ?> -
trunk/src/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php
r58111 r58770 6 6 * Categories: testimonials, text 7 7 * Viewport width: 1300 8 * Description: A centered testimonial section with a avatar, name, and job title.8 * Description: A centered testimonial section with an avatar, name, and job title. 9 9 */ 10 10 ?> -
trunk/src/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php
r58111 r58770 5 5 * Categories: text, about 6 6 * Viewport width: 1400 7 * Description: A text section, then a two column section with text in one and image in another.7 * Description: A text section, then a two-column section with text in one column and an image in the other. 8 8 */ 9 9 ?> -
trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php
r58111 r58770 6 6 * Keywords: mission, introduction 7 7 * Viewport width: 1200 8 * Description: A centered ital lic text statement with compact padding.8 * Description: A centered italic text statement with compact padding. 9 9 */ 10 10 ?> -
trunk/src/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php
r58111 r58770 6 6 * Keywords: mission, introduction 7 7 * Viewport width: 1400 8 * Description: A centered text statement with a large paddings.8 * Description: A centered text statement with a large amount of padding on all sides. 9 9 */ 10 10 ?> -
trunk/src/wp-content/themes/twentytwentyfour/patterns/text-faq.php
r58111 r58770 6 6 * Keywords: faq, about, frequently asked 7 7 * Viewport width: 1400 8 * Description: A FAQ section with a large FAQ heading and list of togglequestions and answers.8 * Description: A FAQ section with a large FAQ heading and a group of questions and answers. 9 9 */ 10 10 ?> -
trunk/src/wp-content/themes/twentytwentyfour/patterns/text-project-details.php
r58111 r58770 5 5 * Categories: text, portfolio 6 6 * Viewport width: 1400 7 * Description: A text 7 * Description: A text-only section for project details. 8 8 */ 9 9 ?>
Note: See TracChangeset
for help on using the changeset viewer.