๐Ÿ“ฆ wrussell1999 / signet-website

๐Ÿ“„ index.html ยท 91 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91---
layout: home
---


<div class="content-area " id="primary">
    <div class="title center">
        <!--<h1>SigneT Class Owners Association - Noticeboard</h1>-->
        <br>
        <h5>An Ian Proctor design thriving today, actively enjoyed by multiple generations of sailors & spectators.</h5>
        <br>
        <h6>Information and resources for SCOA Events can be found below.</h6>
    </div>
    <main class="site-main center" id="main">
        <article id="post-2" class="post-2 page type-page status-publish has-post-thumbnail"
            itemtype="https://schema.org/CreativeWork" itemscope="">
            <div class="inside-article">
                <div class="entry-content" itemprop="text">
                    <div class="is-layout-flex wp-container-7 wp-block-columns">
                        <div class="is-layout-flow wp-block-column">
                            <figure class="wp-block-image size-large home-img">
                                <a href="/events">
                                    <img width="400" height="270" src="/assets/img/header2.jpg">
                                </a>
                                <figcaption class="wp-element-caption">
                                    <a href="/events">Events</a>
                                </figcaption>
                            </figure>
                        </div>
                        <div class="is-layout-flow wp-block-column">
                            <figure class="wp-block-image size-large home-img">
                                <a href="/results">
                                    <img width="400" height="270"
                                        src="/assets/img/header7.jpg">
                                    </a>
                                <figcaption class="wp-element-caption">
                                    <a href="/results">Results</a>
                                </figcaption>
                            </figure>
                        </div>

                        <div class="is-layout-flow wp-block-column">
                            <figure class="wp-block-image size-large home-img">
                                <a href="https://webcollect.org.uk/scoa">
                                    <img width="400" height="270" src="/assets/img/header5.jpg">
                                </a>
                                <figcaption class="wp-element-caption">
                                    <a href="https://webcollect.org.uk/scoa">WebCollect</a>
                                </figcaption>
                            </figure>
                        </div>
                    </div>
                    <div class="is-layout-flex wp-container-11 wp-block-columns">
                        <div class="is-layout-flow wp-block-column">
                            <figure class="wp-block-image home-img">
                                <a href="/photos" rel="noopener noreferrer">
                                    <img width="400" height="270" src="/assets/img/header9.jpg">
                                </a>
                                <figcaption class="wp-element-caption">
                                    <a href="/photos" rel="noreferrer noopener">Photos</a>
                                </figcaption>
                            </figure>
                        </div>
                        <div class="is-layout-flow wp-block-column">
                            <figure class="wp-block-image size-large home-img">
                                <a href="https://signet.stitchprint.co.uk/">
                                    <img width="400" height="270" src="/assets/img/header11.jpg"></a>
                                <figcaption class="wp-element-caption">
                                    <a href="https://signet.stitchprint.co.uk/">Clothing</a>
                                </figcaption>
                            </figure>
                            <p></p>
                        </div>
                        <div class="is-layout-flow wp-block-column">
                            <figure class="wp-block-image size-large home-img">
                                <a href="http://www.sailsignet.org.uk">
                                    <img width="400" height="270" src="/assets/img/header6.jpg">
                                </a>
                                <figcaption class="wp-element-caption">
                                    <a href="http://www.sailsignet.org.uk">Website</a>
                                </figcaption>
                            </figure>
                        </div>
                    </div>
                    <div class="is-layout-flex wp-block-buttons"></div>
                    <div style="height:38px" aria-hidden="true" class="wp-block-spacer"></div>
                </div>
            </div>
        </article>
    </main>
</div>