use placeholder contact details in template defaults
Replace Mako's real phone number, email, and website with placeholder values to match the rest of the fake "John Hancock" example content. This commit is for the public master branch only and should not be merged into branches customized with real contact details. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
% MODIFY THE DETAILS IN THIS SECTION TO MATCH WHAT YOU WANT ON /YOUR/ LETTERHEAD
|
||||
\def\department{Department of Awesomeness}
|
||||
\def\uwaddress{Communications (CMU) 306~~Box 353740~~4109 NE Stevens Way~~Seattle, WA~~98195-3740}
|
||||
\def\phone{mobile 206-409-7191}
|
||||
\def\email{makohill@uw.edu}
|
||||
\def\web{https://mako.cc/academic/}
|
||||
\def\phone{mobile 206-555-0123}
|
||||
\def\email{jhancock@uw.edu}
|
||||
\def\web{https://www.washington.edu/}
|
||||
\def\letterauthor{John Hancock}
|
||||
\def\lettertitle{Letter from \letterauthor}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user