Merge pull request 'Fix order of closing tags' (#3) from alexyz/lug-website:alexyz-patch-1 into main
Reviewed-on: https://linux.ucla.edu/gitea/board/lug-website/pulls/3
This commit is contained in:
commit
7946328989
@ -13,6 +13,6 @@
|
|||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="/installfest"><span class="magic">10-07: Installfest, Friday 18:00-19:00 in Mong Auditorium in Engineering 6</span></li></a>
|
<li><a href="/installfest"><span class="magic">10-07: Installfest, Friday 18:00-19:00 in Mong Auditorium in Engineering 6</span></a></li>
|
||||||
<li>10-11: General meeting</li>
|
<li>10-11: General meeting</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
Loading…
Reference in New Issue
Block a user