@@ 1,6 1,7 @@
<!DOCTYPE html>
<html>
<head>
+ <title>Data-Oriented Design Principles</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
@@ 113,7 114,7 @@
</main>
<footer>
<p>Quotes from Mike Actons's talk at <a href="https://www.youtube.com/watch?v=rX0ItVEVjHc">CppCon 2014 on "Data-Oriented Design and C++"</a>.</p>
- <p>Site inspired by <a href="https://go-proverbs.github.io/">Go Proverbs</a>.</p>
+ <p>Site inspired by <a href="https://go-proverbs.github.io/">Go Proverbs</a> and made by <a href="https://blainsmith.com">Blain Smith</a>.</p>
</footer>
</body>
</html>=
\ No newline at end of file