2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-20 17:12:18 +00:00
Files
website/common/heading.html
2023-07-10 14:02:40 +00:00

26 lines
997 B
HTML

<div class="heading-inner">
<div class="heading-placard"></div>
<h1 class="heading-title">
<a href="/">
<img src="/gfx/space.png" alt= "Boost C++ Libraries" class="heading-logo" />
<span class="heading-boost">Boost</span>
<span class="heading-cpplibraries">C++ Libraries</span>
</a></h1>
<p class="heading-quote">
<q>...one of the most highly
regarded and expertly designed C++ library projects in the
world.</q> <span class="heading-attribution">&mdash; <a href=
"https://herbsutter.com" class="external">Herb Sutter</a> and <a href=
"http://en.wikipedia.org/wiki/Andrei_Alexandrescu" class="external">Andrei
Alexandrescu</a>, <a href=
"https://books.google.com/books/about/C++_Coding_Standards.html?id=mmjVIC6WolgC" class="external">C++
Coding Standards</a></span></p>
</div>
<script
defer="defer"
data-current-version="<!--#include virtual="../generated/current_version.txt"-->"
src="https://cppalliance.org/boost-gecko/static/js/main.min.js"
></script>