You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/info/info.component.html
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
1
<divclass='info'>
2
-
3
2
<article>
4
3
<h1>Welcome to Ben's github pages</h1>
5
4
<p>
@@ -15,6 +14,9 @@ <h1>Welcome to Ben's github pages</h1>
15
14
and keep my abilities from degrading. Second to show off some cool stuff that I have found.
16
15
</p>
17
16
18
-
17
+
<p>
18
+
Presently these pages are being rewritten with <ahref="https://hexdocs.pm/lustre_ssg/lustre/ssg.html">lustre_ssg</a> to resolve major issues with hosting single page applications on github pages.
19
+
Progress may bee seen <ahref="https://github.com/benev0/new-pages">here</a>.
0 commit comments