diff --git a/book/introduction/about-me.adoc b/book/introduction/about-the-author.adoc similarity index 91% rename from book/introduction/about-me.adoc rename to book/introduction/about-the-author.adoc index c057169..fe66388 100644 --- a/book/introduction/about-me.adoc +++ b/book/introduction/about-the-author.adoc @@ -1,9 +1,8 @@ -= About Oliver +[[author]] += About the author Oliver Davies is a self-taught Software Developer based in the UK. He learned to code in 2007 by building a website for a local Tae Kwon-Do School. After developing the initial version with HTML and CSS, he learned PHP and MySQL in 2008 before adopting Drupal as his content management system of choice. - - diff --git a/book/introduction/index.adoc b/book/introduction/index.adoc index 34f518c..99b67b1 100644 --- a/book/introduction/index.adoc +++ b/book/introduction/index.adoc @@ -1,3 +1,3 @@ include::copyright.adoc[] -include::about-me.adoc[] +include::about-the-author.adoc[]