site updates
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
<div class="page-layout">
|
||||
<div class="home-container">
|
||||
<div class="home-content">
|
||||
<div class="logo-container">
|
||||
<a href="https://bnkops.com">
|
||||
<img src="../assets/images/logo-color.png" alt="BNKops Logo" class="main-logo">
|
||||
</a></a>
|
||||
</div>
|
||||
<h1>Welcome to The BNKops Archive 📚</h1>
|
||||
<p>Your resource hub for community-powered technology and organizing</p>
|
||||
<p>A curated collection of documentation, guides, and resources from The Bunker Operations.</p>
|
||||
@@ -62,7 +67,6 @@
|
||||
<p>Documentation, guides, and resources to help build and maintain your digital campaigns and community infrastructure.</p>
|
||||
|
||||
<div class="community-profile">
|
||||
<img src="../assets/bnkops-logo.png" alt="BNKops Logo" class="community-photo">
|
||||
<div class="community-info">
|
||||
<strong>The Bunker Operations</strong>
|
||||
</div>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block announce %}
|
||||
<a href="https://homepage.betteredmonton.org" class="login-button">Login</a>
|
||||
Changemaker Archive. <a href="https://changemaker.bnkops.com">Learn more</a>
|
||||
New website! Heck yeah!
|
||||
{% endblock %} {% block scripts %} {{ super() }} {% endblock %}
|
||||
Reference in New Issue
Block a user