File tree Expand file tree Collapse file tree 3 files changed +5
-196
lines changed
Expand file tree Collapse file tree 3 files changed +5
-196
lines changed Original file line number Diff line number Diff line change 1- hexcamp -homepage
1+ vichex -homepage
22===
33
4- Website at https://hex.camp
5-
6- ## Paketo buildpack
7-
8- ### Building
9-
10- ``` bash
11- pack build hex-camp-homepage --buildpack gcr.io/paketo-buildpacks/nginx
12- ```
13-
14- ### Running
15-
16- ``` bash
17- docker run --tty --env PORT=9090 --publish 9090:9090 hex-camp-homepage
18- ```
19-
20- ### Viewing
21-
22- ``` bash
23- curl -s localhost:9090
24- ```
4+ Website at https://vichex.ca
255
266## License
277
Original file line number Diff line number Diff line change 22 < head >
33 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
44 < meta charset ="utf-8 ">
5- < title > Hex.Camp </ title >
5+ < title > VicHex.ca </ title >
66 < style >
77 /* The bare minimum English subset, plus copyright & arrows (← ↑ → ↓) & quotes (“ ” ‘ ’) & bullet (•) */
88 @font-face {
135135 </ head >
136136 < body >
137137 < div class ="grid ">
138- < div style ="grid-row: 1 "> < h1 > Hex < span style ="font-size: 10vw; "> .</ span > Camp </ h1 > </ div >
138+ < div style ="grid-row: 1 "> < h1 > VicHex < span style ="font-size: 10vw; "> .</ span > ca </ h1 > </ div >
139139 < p style ="grid-row: 2; font-size: 150%; text-align: center; color: #21f36c; border: black 5px solid; border-radius: 1rem; background: black; padding: 1rem; ">
140- < a href ="https://6kgvdnw3nwza.seahex.org / "> Welcome to the Local Wide Web!</ a >
140+ < a href ="https://6kgrvlbslccq.vichex.ca / "> Welcome to the Local Wide Web!</ a >
141141 </ p >
142142 </ div >
143143 < div class ="bg ">
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments